﻿2026-08-28T12:40:20.7897824Z ##[group]Run actions/checkout@v5
2026-08-28T12:40:20.7898552Z with:
2026-08-28T12:40:20.7899028Z   fetch-depth: 0
2026-08-28T12:40:20.7899583Z   repository: BigscreenVR/spt-bs-core
2026-08-28T12:40:20.7903926Z   token: ***
2026-08-28T12:40:20.7904457Z   ssh-strict: true
2026-08-28T12:40:20.7905000Z   ssh-user: git
2026-08-28T12:40:20.7905498Z   persist-credentials: true
2026-08-28T12:40:20.7906056Z   clean: true
2026-08-28T12:40:20.7906560Z   sparse-checkout-cone-mode: true
2026-08-28T12:40:20.7908251Z   fetch-tags: false
2026-08-28T12:40:20.7908873Z   show-progress: true
2026-08-28T12:40:20.7909365Z   lfs: false
2026-08-28T12:40:20.7909842Z   submodules: false
2026-08-28T12:40:20.7910336Z   set-safe-directory: true
2026-08-28T12:40:20.7910892Z   allow-unsafe-pr-checkout: false
2026-08-28T12:40:20.7911478Z env:
2026-08-28T12:40:20.7911950Z   CARGO_INCREMENTAL: 0
2026-08-28T12:40:20.7912545Z ##[endgroup]
2026-08-28T12:40:21.0039525Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-28T12:40:21.0041745Z ##[group]Getting Git version info
2026-08-28T12:40:21.0042672Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-08-28T12:40:21.0268971Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-08-28T12:40:21.0503372Z git version 2.43.0.windows.1
2026-08-28T12:40:21.0527085Z ##[endgroup]
2026-08-28T12:40:21.0535036Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\f3a00a2a-976c-4674-8de9-b435d68d3128\.gitconfig'
2026-08-28T12:40:21.0550135Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\f3a00a2a-976c-4674-8de9-b435d68d3128' before making global git config changes
2026-08-28T12:40:21.0551660Z Adding repository directory to the temporary git global config as a safe directory
2026-08-28T12:40:21.0555516Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-08-28T12:40:21.0900056Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-08-28T12:40:21.1111009Z https://github.com/BigscreenVR/spt-bs-core
2026-08-28T12:40:21.1134760Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-28T12:40:21.1139075Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-28T12:40:21.1355634Z refs/heads/golden/ir2-incremental-on-r2
2026-08-28T12:40:21.1377664Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --detach
2026-08-28T12:40:21.1815258Z HEAD is now at fed965f80 test(now-signal): prestart real daemon
2026-08-28T12:40:21.4279475Z ##[endgroup]
2026-08-28T12:40:21.4282682Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-08-28T12:40:21.8476693Z ##[group]Cleaning the repository
2026-08-28T12:40:21.8481402Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-08-28T12:40:24.6750535Z Removing .adapter-notify/
2026-08-28T12:40:24.6751043Z Removing bench-ledger/
2026-08-28T12:40:24.6774798Z Removing target/
2026-08-28T12:40:24.6781437Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-08-28T12:40:24.7568970Z HEAD is now at fed965f80 test(now-signal): prestart real daemon
2026-08-28T12:40:24.7603639Z ##[endgroup]
2026-08-28T12:40:24.7604203Z ##[group]Disabling automatic garbage collection
2026-08-28T12:40:24.7609110Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-08-28T12:40:24.7910466Z ##[endgroup]
2026-08-28T12:40:24.7911030Z ##[group]Setting up auth
2026-08-28T12:40:24.7920525Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-28T12:40:24.8202720Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-28T12:40:25.2375920Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-28T12:40:25.2626084Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-08-28T12:40:25.7054121Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-28T12:40:25.7297938Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-28T12:40:26.1500126Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-28T12:40:26.1918221Z ##[endgroup]
2026-08-28T12:40:26.1918799Z ##[group]Fetching the repository
2026-08-28T12:40:26.1931334Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-08-28T12:40:27.6131386Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-28T12:40:27.6131896Z  * [new branch]          golden/ir2-incremental-off -> origin/golden/ir2-incremental-off
2026-08-28T12:40:27.6289936Z [command]"C:\Program Files\Git\cmd\git.exe" branch --list --remote origin/golden/ir2-incremental-off
2026-08-28T12:40:27.6923357Z   origin/golden/ir2-incremental-off
2026-08-28T12:40:27.6947666Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse refs/remotes/origin/golden/ir2-incremental-off
2026-08-28T12:40:27.7178061Z ea55e88232497ba5667171a2770946d6ffe4551c
2026-08-28T12:40:27.7196655Z ##[endgroup]
2026-08-28T12:40:27.7197001Z ##[group]Determining the checkout info
2026-08-28T12:40:27.7197802Z ##[endgroup]
2026-08-28T12:40:27.7203154Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-08-28T12:40:27.7538226Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-08-28T12:40:27.7813472Z ##[group]Checking out the ref
2026-08-28T12:40:27.7818606Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B golden/ir2-incremental-off refs/remotes/origin/golden/ir2-incremental-off
2026-08-28T12:40:27.9468037Z branch 'golden/ir2-incremental-off' set up to track 'origin/golden/ir2-incremental-off'.
2026-08-28T12:40:27.9468756Z Previous HEAD position was fed965f80 test(now-signal): prestart real daemon
2026-08-28T12:40:27.9469267Z Switched to a new branch 'golden/ir2-incremental-off'
2026-08-28T12:40:27.9503520Z ##[endgroup]
2026-08-28T12:40:27.9883667Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-08-28T12:40:28.0286025Z ea55e88232497ba5667171a2770946d6ffe4551c
